const net/http.http2FrameData

5 uses

	net/http (current package)
		h2_bundle.go#L1599: 	http2FrameData         http2FrameType = 0x0
		h2_bundle.go#L1612: 	http2FrameData:         "DATA",
		h2_bundle.go#L1666: 	http2FrameData: {
		h2_bundle.go#L1697: 	http2FrameData:         http2parseDataFrame,
		h2_bundle.go#L2283: 	f.startWrite(http2FrameData, flags, streamID)